home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 22
/
freelog 22.iso
/
BAS
/
Jeu
/
MasterMind
/
Mastermind98.CAB
/
PICCLP32.OCX
/
string.txt
< prev
next >
Wrap
Text File
|
2000-05-22
|
2KB
|
48 lines
7 Out of memory
383 Property is read-only
387 Property can't be set on this control
394 Property is write-only
1000 P&roperties
1001 PcClp
2003 General Properties
2004 General properties for the PicClip control
3000 (Bitmap)
3001 (None)
7856 Microsoft PictureClip Control 6.0 (SP3)
7857 Same as the standard Picture property except that it only supports bitmap (.BMP) files.
7858 Returns/sets the total number of rows in the picture.
7859 Returns/sets the total number of columns in the picture.
7860 Specifies the area of the picture clip control to be copied by the Clip property.
7861 Specifies the area of the picture clip control to be copied by the Clip property.
7862 Specifies the area of the picture clip control to be copied by the Clip property.
7863 Specifies the area of the picture clip control to be copied by the Clip property.
7864 Specifies the target size for the bitmap created with the Clip property.
7865 Specifies the target size for the bitmap created with the Clip property.
7866 Returns the width of a GrahicCell.
7867 Returns the height of a GrahicCell.
7868 Returns the width (in pixels) of a bitmap displayed in the control.
7869 Returns the height (in pixels) of a bitmap displayed in the control.
7870 Returns a bitmap of the area in the picture clip control specified by the ClipX, ClipY, ClipWidth, and ClipHeight properties.
7871 Returns a handle to a form or control.
7872 A one-dimensional array of pictures representing all of the picture cells.
7873 Error Contants
7876 PictureClip Property Page
32000 Picture format not supported
32001 Unable to obtain display context
32002 Unable to obtain memory device context
32003 Unable to obtain bitmap
32004 Unable to select bitmap object
32005 Unable to allocate internal picture structure
32006 Bad GraphicCell index
32007 No GraphicCell picture size specified
32008 Only bitmap GraphicCell pictures allowed
32010 Bad GraphicCell picture clip property request
32012 GetObject() Windows function failure
32015 Clip region boundary error
32016 Cell size too small (must be at least 1 by 1 pixel)
32017 Rows property must be greater than zero
32018 Cols property must be greater than zero
32019 StretchX property cannot be negative
32020 StretchY property cannot be negative
32021 No picture assigned